Welcome![Sign In][Sign Up]
Location:
Search - circle detection

Search list

[Special Effectscircle_detectedmatlab

Description: 一个非常好的圆检测代码,和大家一起分享,QQ:52628977.-a very good circle detection code, and share with everyone, QQ : 52628977.
Platform: | Size: 149504 | Author: adan | Hits:

[Special Effectshoughregonize-c

Description: c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm
Platform: | Size: 2048 | Author: 张亮 | Hits:

[Program doccirlc

Description: 一种快速的圆检测方法,可以检测圆。。效果还可以-A Fast circle detection method can detect the circle. . Effects can also be
Platform: | Size: 227328 | Author: 崔少云 | Hits:

[Documentscircledetection

Description: 基于存在概率图的圆检测方法.提出了一种基于存在概率图的圆检测方法, 将图像边缘点共圆结构信息变换为圆存在概率图中的峰, 再通过峰值检测确定圆的参数。该方法能有效地检出边缘不清晰、不完整的圆形轮廓, 具有占用内存少, 阈值物理意义明确的特 点, 较好地解决了标准 HT 圆检测方法中占用内存空间大, 计算效率低的问题。实验结果表明圆存在概率图具有较强的稳定性和分辨能力.-Probability map based on the existence of circle detection method. Presents a probability map based on the existence of circle detection method to image edge points, a total of circular structure of the existence of information is transformed into a round map of the peak probability, and then through the peak detector to determine the parameters of a round. This method is effective in detecting the edge of unclear, incomplete circular profile, with less memory, the physical meaning of the threshold specific characteristics, a better solution to the standard circle detection method HT memory space, the computational efficiency of low- problems. The experimental results show that the existence of the probability circle map has strong stability and resolving power.
Platform: | Size: 305152 | Author: 蒋大为 | Hits:

[Special Effectsfasthoughcircle

Description: Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
Platform: | Size: 1024 | Author: major | Hits:

[BooksAutomatic

Description: 基于主动轮廓的用于椭圆或圆检测的一篇文献。此文献的应用背景为眼底图像的分割。 -Based on Active Contour for oval or a circle detection literature. Application of this literature background for fundus image segmentation.
Platform: | Size: 175104 | Author: smallmule | Hits:

[Special EffectsCircledetectionbasedonrandomHoughtransform

Description: 基于随机Hough变换的圆检测方法,可检测不同位置、半径的圆。-Based on random Hough transform circle detection method can detect a different location, the radius of the circle.
Platform: | Size: 94208 | Author: wang gang | Hits:

[Special EffectsHough-matalab

Description: 基于Hough变换的圆检测 -matalab程序,能有效地检测圆曲线,在matalab下运行-Based on the Hough transform circle detection-matalab procedures, can effectively detect circular curve, in the run matalab
Platform: | Size: 98304 | Author: 哥琴 | Hits:

[Special EffectsHough_Transform_for_circle_detection

Description: 利用Matlab实现的,利用Hough变换进行圆检测算法。-The use of Matlab to achieve, the use of Hough transform for circle detection algorithm.
Platform: | Size: 2048 | Author: 孙汶 | Hits:

[Special Effectscvhoughcircles

Description: hough变换检测圆的opencv源码 不错哦-hough transform circle detection opencv source Oh well
Platform: | Size: 4096 | Author: 吴首慧 | Hits:

[Special EffectsHough2

Description: hough变换检测圆,在对话框里显示检测到的圆心,圆,只能对黑底白字的灰度图进行检测-hough transform circle detection, in the dialog box shows the center of a circle is detected, round, only the grayscale black white test
Platform: | Size: 445440 | Author: 李雨 | Hits:

[Special EffectsCircularHough_Grd

Description: houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。-houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.
Platform: | Size: 7168 | Author: 严峰 | Hits:

[Special EffectsHoughforCircleetection

Description: Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
Platform: | Size: 13312 | Author: huangyusheng | Hits:

[Software Engineeringcircle-detection-using-hough-transform

Description: circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, University of Warwick, UK Hough circle detection IEEE, 1995 article in guiding Hough transform circle detection principle must have the guidance.
Platform: | Size: 338944 | Author: miaosiyi | Hits:

[matlabHough-Circle-Detection

Description: 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
Platform: | Size: 37888 | Author: eddielee | Hits:

[Graph programcircle-detect

Description: 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主-This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
Platform: | Size: 6144 | Author: 丰旻 | Hits:

[Special Effectscircle-detection

Description: 采用hough变换对半径未知的圆进行检测-Using hough transform to detect the circle radius of the unknown
Platform: | Size: 2048 | Author: sss | Hits:

[Graph Recognizecircle

Description: circle detection using hough method. The code uses openCV library.
Platform: | Size: 6155264 | Author: Gaurav | Hits:

[matlabcircle

Description: this circle detection in binary image-this is circle detection in binary image
Platform: | Size: 2048 | Author: mehdi | Hits:

[matlabHough-Circle-Detection

Description: 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
Platform: | Size: 37888 | Author: cc | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net